This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
this is an old problem (although I thought was fixed in 6.x) ~Julia Umhipiburetsi 3.Dec.03 06:08 PM a Web browser Domino Designer 6.0.2 CF2Windows 2000
This is an old problem. It usually occurs when you try to return a ref to a document that is NOT in the same database as the agent (i.e., you open up another db, get a doc). Only way around it I've found is to return the unid of the doc and then get the doc again from the caller or use globals (yuck).